Skip to content

Android: Remove READ_EXTERNAL_STORAGE permission#343

Open
ath0mas wants to merge 1 commit intopwlin:masterfrom
ath0mas:android-permissions
Open

Android: Remove READ_EXTERNAL_STORAGE permission#343
ath0mas wants to merge 1 commit intopwlin:masterfrom
ath0mas:android-permissions

Conversation

@ath0mas
Copy link

@ath0mas ath0mas commented Aug 15, 2023

READ_EXTERNAL_STORAGE is never requested by this plugin at runtime.
So let app developers add it if required for their paths and sdk versions.

This prevents conflict with other plugins that really declare it and changed it recently (for SDK 33).

Never requested by this plugin at runtime.
So let app developers add it if required for their paths and sdk versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant